A thin wrapper function around g_module_open_full()
the name of the file containing the module, or %NULL to obtain a #GModule representing the main program itself
the flags used for opening the module. This can be the logical OR of any of the #GModuleFlags.
a #GModule on success, or %NULL on failure
See Implementation
A thin wrapper function around g_module_open_full()